@brief Make dvb properties reflect the current standard @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device @param sys delivery system to be selected
This function prepares the properties cache for a given delivery system.
It is automatically called by dvb_set_sys(), and should not be normally called, except when dvb_fe_dummy() is used.
@return Return 0 if success, EINVAL otherwise.
See Implementation
@brief Make dvb properties reflect the current standard @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device @param sys delivery system to be selected
This function prepares the properties cache for a given delivery system.
It is automatically called by dvb_set_sys(), and should not be normally called, except when dvb_fe_dummy() is used.
@return Return 0 if success, EINVAL otherwise.